*** empty log message ***
authorDave Love <fx@gnu.org>
Fri, 17 Nov 2000 18:23:03 +0000 (18:23 +0000)
committerDave Love <fx@gnu.org>
Fri, 17 Nov 2000 18:23:03 +0000 (18:23 +0000)
lisp/gnus/ChangeLog

index fbac3dc8f75ec8ee84d402d28412cc6755e28d7c..33893a8c36391f9291cad0ff3d2d2510d2e4f26f 100644 (file)
@@ -1,3 +1,21 @@
+2000-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
+       sending a command; allow the rtelnet prompt as well.
+
+2000-11-17  Simon Josefsson  <simon@josefsson.org>
+
+       * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
+       prefetch.
+
+2000-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * nntp.el (nntp-decode-text): Delete bogus status lines.
+       (nntp-open-connection): Kill process buffer when quit.
+       (nntp-connection-timeout): Add a note. SIGALRM is ignored in both
+       FSF Emacs 20 and XEmacs 21.
+       (nntp-retrieve-data): Don't ignore quit.
+
 2000-11-17  Dave Love  <fx@gnu.org>
 
        * uudecode.el (uudecode-insert-char): Fix bogus feature test.